Welcome![Sign In][Sign Up]
Location:
Search - bmp rgb

Search list

[Graph programMemoShowBmp

Description: 能实现彩色图RGB分量的数字显示,并能将彩色图转换为灰度图。-achieve color RGB component to the figures, and can change color to grayscale.
Platform: | Size: 75776 | Author: 阿崔 | Hits:

[Graph programBMPTool

Description: 将BMP文件转换成32位或16位RGB格式C语言头文件的小工具-to BMP file conversion into 32 or 16 bit RGB format C header files small tools
Platform: | Size: 1024 | Author: 易 容 | Hits:

[Picture Viewerrgb565

Description: 把JPG/BMP图片转换位RGB565格式, 这是为了DX应用的方便(16位色), 也可以用于LINUX的帧缓存(16位色) 附带转换程序+图片查看 -put JPG/BMP photo-conversion RGB565 format, which is to facilitate the application of DX (16 colors), which could also be used in the Linux frame buffer (16 colors) fringe conversion Photo Show
Platform: | Size: 260096 | Author: 夏永明 | Hits:

[OtherRGB-HSI

Description: 这是一个实现从RGB到HSI的互换的程序,你可以将一个你所喜欢的bmp文件在本程序中转换。-This is a realization from RGB to the HSI Exchange of procedures, you can be one you like bmp file in the conversion process.
Platform: | Size: 3072 | Author: 王瑞 | Hits:

[GDI-BitmapYUV TO RGB

Description: 把YUV4:2 文件转换成RGB,用RGB888显示出来。注意使用时,打显卡设置成增强16位。-put YUV4 : 2:2 document conversion into RGB, with RGB888 displayed. To use, playing cards set to enhance 16.
Platform: | Size: 3762176 | Author: | Hits:

[GDI-Bitmap从BMP文件中装入位图并显示(6KB)

Description: 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image. by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib. the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. The next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more structures rgbquad the final section is the actual bits that define the bitmap image. by the way, the bmp file holds a device independent bitmap and sometimes the extension used is Freehand. the steps outlined below is valid for both Windows 95 and Windows NT. on Windows 95, you can also use the loadimage () function to load a bitmap from a fil
Platform: | Size: 7168 | Author: 刘永平 | Hits:

[Picture ViewerBMP与JPG格式转变的源代码

Description: BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP put a JPG compressed into the source code. Size : 16.4K : Attachment 1. Compiler Note 1) VC IDE choice setting-gt; Linkgt; Plus jpeg.lib 2) compiler 2. Principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or the buffer zone.
Platform: | Size: 15360 | Author: 屠理峰 | Hits:

[GDI-BitmapRead BMP

Description: 读取位图文件要素的源代码,用vc实现,功能强大. -read bitmap file elements of the source code, using vc realization of the powerful.
Platform: | Size: 53248 | Author: 寒风 | Hits:

[Picture Viewerbmp-jpg

Description: BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
Platform: | Size: 198656 | Author: 时柏营 | Hits:

[Windows Developbmp_info

Description: BMP文件解析,将BMP文件显示出来 BMP文件?馕觯
Platform: | Size: 1132544 | Author: csu126 | Hits:

[Graph programTranslateRGBtoHSI

Description: 将bmp文件的真彩色图像转换成HSI图像,便于颜色识别-bmp file to the true color image is converted into HSI image, easy color recognition
Platform: | Size: 1024 | Author: 刘小英 | Hits:

[GDI-BitmapRGBpicsearch

Description: VC,使用RGB空间对bmp图像进行检索。-VC, use RGB space right bmp image retrieval.
Platform: | Size: 11101184 | Author: 傅博 | Hits:

[Special EffectsImageware

Description: 1.读写BMP文件并显示 2.对图像进行边缘检测 3.对彩色图像进行颜色空间的变换RGBtoHSV-1. BMP file read and write and show two. Right Image Edge Detection 3. For color image color space the transformation RGBtoHSV
Platform: | Size: 111616 | Author: Ortega | Hits:

[GDI-BitmapOpenJpegDemo

Description: BCB打开Jpeg,BMP,ICO等格式图片的Demo,可选择比例,RGB或灰阶显示,质量优先或速度优先。-BCB open Jpeg, BMP, ICO format pictures Demo option of proportion RGB or gray-scale, quality or speed priority priority.
Platform: | Size: 318464 | Author: ashao | Hits:

[Graph programreadBmp

Description: 如何快速读取位图文件(*.bmp)的VC源代码程序-how fast read bitmap files (*. bmp) VC source code procedures
Platform: | Size: 145408 | Author: hanjinfen | Hits:

[Compress-Decompress algrithmsBMP24ToRGB565

Description: 24位BMP转换为RGB565的BMP工具-24 BMP conversion of the BMP tools RGB565
Platform: | Size: 6144 | Author: 石自民 | Hits:

[.netBMP

Description: 实现对BMP位图的显示,主要了解dc(设备环境)的使用方法
Platform: | Size: 8502272 | Author: Dean | Hits:

[Special Effectsbmp

Description: 输入x,y坐标,得到该店的RGB值. 输入x,y坐标,得到该店的RGB值.-Input x, y coordinates, the RGB value to be store. Input x, y coordinates, the RGB value to be store.
Platform: | Size: 212992 | Author: 张棚 | Hits:

[Special Effectsbmp

Description: 中文注释,读写BMP图片文件的程序 包括打开、关闭文件、读写BMP数据矩阵和RGB、灰度转换,适用于数字图像处理领域的研究人员和入门人员-Chinese notes, read and write BMP picture files, including open, close the file, reading and writing BMP data matrix and the RGB, grayscale conversion, applicable to digital image processing research in the field of personnel and entry personnel
Platform: | Size: 9216 | Author: 李磊 | Hits:

[Graph programbmp

Description: 调用bmp图像,将256色图像转化为灰度图,图像锐化,RGB转换成YUV-Call bmp images, 256 color images into grayscale, image sharpening, RGB into YUV
Platform: | Size: 3817472 | Author: liuli | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net